Skip to content

ARROW-3032: [C++] Clean up Numpy-related headers#4899

Closed
pitrou wants to merge 1 commit into
apache:masterfrom
pitrou:ARROW-3032-numpy-headers
Closed

ARROW-3032: [C++] Clean up Numpy-related headers#4899
pitrou wants to merge 1 commit into
apache:masterfrom
pitrou:ARROW-3032-numpy-headers

Conversation

@pitrou

@pitrou pitrou commented Jul 17, 2019

Copy link
Copy Markdown
Member

Remove some unused functions

@wesm

wesm commented Jul 17, 2019

Copy link
Copy Markdown
Member

Hmm. We've got

numpy_to_arrow.h
numpy_convert.h
numpy-internal.h

Let me see if I can simplify this situation

@pitrou

pitrou commented Jul 17, 2019

Copy link
Copy Markdown
Member Author

Right. When I looked at them, though, I wasn't convinced how to merge them, as it seems they cater to different topics.

@wesm

wesm commented Jul 17, 2019

Copy link
Copy Markdown
Member

Fair enough. OK, let's leave further simplification as Won't Fix

@wesm wesm left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@wesm wesm closed this in 906eda2 Jul 17, 2019
@pitrou pitrou deleted the ARROW-3032-numpy-headers branch July 17, 2019 19:32
kszucs pushed a commit that referenced this pull request Jul 22, 2019
Remove some unused functions

Closes #4899 from pitrou/ARROW-3032-numpy-headers and squashes the following commits:

e094f3b <Antoine Pitrou> ARROW-3032:  Clean up Numpy-related headers

Authored-by: Antoine Pitrou <antoine@python.org>
Signed-off-by: Wes McKinney <wesm+git@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants